home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / ixemul / sdk / man / cat4 / null.0 < prev    next >
Encoding:
Text File  |  1998-06-15  |  528 b   |  18 lines

  1.  
  2. NULL(4)                    UNIX Programmer's Manual                    NULL(4)
  3.  
  4. NNAAMMEE
  5.      nnuullll - the null device
  6.  
  7. DDEESSCCRRIIPPTTIIOONN
  8.      The nnuullll device accepts and reads data as any ordinary (and willing) file
  9.      - but throws it away. The length of the nnuullll device is always zero.
  10.  
  11. FFIILLEESS
  12.      /dev/null
  13.  
  14. HHIISSTTOORRYY
  15.      A nnuullll device appeared in Version 7 AT&T UNIX.
  16.  
  17. BSD Experimental                 June 5, 1993                                1
  18.